Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_dataview_test.cpp128 HWTEST_F_L0(BuiltinsDataViewTest, Constructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp406 HWTEST_F_L0(JSNApiTests, Constructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1322 Local<JSValueRef> FunctionRef::Constructor(const EcmaVM *vm, in Constructor() function in panda::FunctionRef