Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_reflect.cpp30 JSHandle<JSTaggedValue> thisArgument = GetCallArg(argv, 1); in ReflectApply() local
35 ReflectApplyInternal(JSThread *thread, JSHandle<JSTaggedValue> target, JSHandle<JSTaggedValue> thisArgument, JSHandle<JSTaggedValue> argumentsList) ReflectApplyInternal() argument
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_reflect_test.cpp77 JSHandle<JSObject> thisArgument = in HWTEST_F_L0() local

Completed in 3 milliseconds