Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_function.cpp207 JSHandle<JSBoundFunction> boundFunction = factory->NewJSBoundFunction(target, thisArg, argsArray); in FunctionPrototypeBindInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_function_stub_builder.cpp169 GateRef boundFunction = newBuilder.NewJSBoundFunction(glue, target, thisArg, argsArray); in PrototypeBind() local

Completed in 2 milliseconds