Searched refs:scopeIdArg (Results 1 – 1 of 1) sorted by relevance
8055 Local<JSValueRef> scopeIdArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetFocusScopePriority() local8057 if (!scopeIdArg->IsString(vm)) { in SetFocusScopePriority()8060 auto scopeId = scopeIdArg->ToString(vm)->ToString(vm); in SetFocusScopePriority()