Home
last modified time | relevance | path

Searched refs:Inherit (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/functionrefinherit_fuzzer/
H A Dfunctionrefinherit_fuzzer.cpp49 mapLocal->Inherit(vm, setLocal); in FunctionRefInheritFuzzTest()
/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.h126 void Inherit(const ArkTsConfig &base);
H A Darktsconfig.cpp164 Inherit(base); in ParseExtends()
374 void ArkTsConfig::Inherit(const ArkTsConfig &base) in Inherit() function in ark::es2panda::ArkTsConfig
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_relative_time_format_test.cpp92 // displaynames Inherit relativeTimeFormat in HWTEST_F_L0()
93 disPlayNamesLocal->Inherit(vm, relativeTimeFormatLocal); in HWTEST_F_L0()
H A Djs_number_format_test.cpp179 // displaynames Inherit numberformat in HWTEST_F_L0()
180 disPlayNamesLocal->Inherit(vm, numberFormatLocal); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp1184 mapLocal->Inherit(vm_, setLocal); in HWTEST_F_L0()
1209 son1->Inherit(vm_, mapLocal); in HWTEST_F_L0()
1226 weakMapLocal->Inherit(vm_, weakSetLocal); in HWTEST_F_L0()
1274 noProtoLocal->Inherit(vm_, protoLocal); in HWTEST_F_L0()
1342 noProtoLocal->Inherit(vm_, protoLocal); in HWTEST_F_L0()
2231 mapLocal->Inherit(vm_, setLocal); in HWTEST_F_L0()
2238 son1->Inherit(vm_, mapLocal); in HWTEST_F_L0()
H A Djsnapi_sample.cpp1532 claFunc->Inherit(vm, claFuncBase); in NewClassFunction()
1630 claFunc->Inherit(vm, claFuncBase); in NewClassFunction()
H A Dffi_workload.cpp8005 mapLocal->Inherit(vm_, setLocal); in HWTEST_F_L0()
8008 TEST_TIME(FunctionRef::Inherit); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h903 bool Inherit(const EcmaVM *vm, Local<FunctionRef> parent);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3660 bool FunctionRef::Inherit(const EcmaVM *vm, Local<FunctionRef> parent) in Inherit() function in panda::FunctionRef

Completed in 43 milliseconds