Home
last modified time | relevance | path

Searched defs:setPrototype (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_proxy_handler.cpp38 JSHandle<JSTaggedValue> setPrototype(factory->NewJSFunction(vm->GetGlobalEnv(), in CreateStaticModuleProxyHandler() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp200 JSHandle<JSObject> setPrototype = in InitializeSSet() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1174 …JSHandle<JSTaggedValue> setPrototype(thread_, JSHandle<JSFunction>::Cast(set)->GetFunctionPrototyp… in HWTEST_F_L0() local
2248 …JSHandle<JSTaggedValue> setPrototype(thread_, JSHandle<JSFunction>::Cast(set)->GetFunctionPrototyp… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1456 Label setPrototype(env); in JSHClassAddProperty() local
3152 Label setPrototype(env); in ICStoreElement() local