Searched refs:idsArg (Results 1 – 1 of 1) sorted by relevance
80 Local<JSValueRef> idsArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetGuideLine() local84 if (!idsArg->IsArray(vm) || !directionsArg->IsArray(vm) || !positionsArg->IsArray(vm)) { in SetGuideLine()89 auto idsArr = panda::Local<panda::ArrayRef>(idsArg); in SetGuideLine()141 Local<JSValueRef> idsArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBarrier() local145 if (!idsArg->IsArray(vm) || !directionsArg->IsArray(vm) || !referenceIdsArg->IsArray(vm)) { in SetBarrier()150 auto idsArr = panda::Local<panda::ArrayRef>(idsArg); in SetBarrier()