Home
last modified time | relevance | path

Searched defs:thisArgument (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_reflect.cpp30 JSHandle<JSTaggedValue> thisArgument = GetCallArg(argv, 1); in ReflectApply() local
36 JSHandle<JSTaggedValue> thisArgument, in ReflectApplyInternal()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp77 JSHandle<JSObject> thisArgument = in HWTEST_F_L0() local