Searched defs:NewJSSendableFunction (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | shared_object_factory.cpp | 923 JSHandle<JSFunction> ObjectFactory::NewJSSendableFunction(const JSHandle<Method> &methodHandle) in NewJSSendableFunction() function in panda::ecmascript::ObjectFactory |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 1037 GateRef NewObjectStubBuilder::NewJSSendableFunction(GateRef glue, GateRef method, FunctionKind targetKind)
in NewJSSendableFunction() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 8 milliseconds