Searched defs:NewJSSendableFunction (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | shared_object_factory.cpp | 981 JSHandle<JSFunction> ObjectFactory::NewJSSendableFunction(const JSHandle<Method> &methodHandle) in NewJSSendableFunction() function in panda::ecmascript::ObjectFactory |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | new_object_stub_builder.cpp | 1083 GateRef NewObjectStubBuilder::NewJSSendableFunction(GateRef glue, GateRef method, FunctionKind targ… in NewJSSendableFunction() function in panda::ecmascript::kungfu::NewObjectStubBuilder |