Searched refs:directionsArg (Results 1 – 1 of 1) sorted by relevance
81 Local<JSValueRef> directionsArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetGuideLine() local84 if (!idsArg->IsArray(vm) || !directionsArg->IsArray(vm) || !positionsArg->IsArray(vm)) { in SetGuideLine()90 auto directionsArr = panda::Local<panda::ArrayRef>(directionsArg); in SetGuideLine()142 Local<JSValueRef> directionsArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetBarrier() local145 if (!idsArg->IsArray(vm) || !directionsArg->IsArray(vm) || !referenceIdsArg->IsArray(vm)) { in SetBarrier()151 auto directionsArr = panda::Local<panda::ArrayRef>(directionsArg); in SetBarrier()