Searched refs:stateEffectArg (Results 1 – 1 of 1) sorted by relevance
124 Local<JSValueRef> stateEffectArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetOptions() local134 if (stateEffectArg->IsBoolean()) { in SetOptions()135 stateEffect = stateEffectArg->ToBoolean(vm)->Value(); in SetOptions()