Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1119 GateRef NewObjectStubBuilder::NewJSBoundFunction(GateRef glue, GateRef target, GateRef boundThis, GateRef args) in NewJSBoundFunction() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp2083 JSHandle<JSBoundFunction> ObjectFactory::NewJSBoundFunction(const JSHandle<JSTaggedValue> &target, in NewJSBoundFunction() function in panda::ecmascript::ObjectFactory

Completed in 15 milliseconds