Searched defs:NewJSBoundFunction (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 1119 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 D | object_factory.cpp | 2083 JSHandle<JSBoundFunction> ObjectFactory::NewJSBoundFunction(const JSHandle<JSTaggedValue> &target, in NewJSBoundFunction() function in panda::ecmascript::ObjectFactory |
Completed in 15 milliseconds