Searched defs:objFuncProto (Results 1 – 3 of 3) sorted by relevance
348 JSHandle<JSTaggedValue> objFuncProto = vm->GetGlobalEnv()->GetObjectFunctionPrototype(); in InitMockUpdateBindingModule() local
5462 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithProperties() local5498 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithProperties() local5569 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateLargeJSObjectWithNamedProperties() local5601 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateDictionaryJSObjectWithNamedProperties() local5630 JSHandle<JSTaggedValue> objFuncProto = env->GetObjectFunctionPrototype(); in CreateClassFuncProtoHClass() local
383 JSHandle<JSTaggedValue> objFuncProto = env->GetSObjectFunctionPrototype(); in CreateSObjectWithProperties() local