Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/functionrefinherit_fuzzer/
Dfunctionrefinherit_fuzzer.cpp45 …JSHandle<JSTaggedValue> setPrototype(thread, JSHandle<JSFunction>::Cast(set)->GetFunctionPrototype… in FunctionRefInheritFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp200 JSHandle<JSObject> setPrototype = in InitializeSSet() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1167 …JSHandle<JSTaggedValue> setPrototype(thread_, JSHandle<JSFunction>::Cast(set)->GetFunctionPrototyp… in HWTEST_F_L0() local
2232 …JSHandle<JSTaggedValue> setPrototype(thread_, JSHandle<JSFunction>::Cast(set)->GetFunctionPrototyp… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1439 Label setPrototype(env); in JSHClassAddProperty() local