Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_reflect.cpp61 JSTaggedValue BuiltinsReflect::ReflectConstruct(EcmaRuntimeCallInfo *argv) in ReflectConstruct() function in panda::ecmascript::builtins::BuiltinsReflect
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp112 HWTEST_F_L0(BuiltinsReflectTest, ReflectConstruct) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4806 DEF_RUNTIME_STUBS(ReflectConstruct) in DEF_RUNTIME_STUBS() argument