Searched defs:NewJSFunctionByHClass (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 2042 JSHandle<JSFunction> ObjectFactory::NewJSFunctionByHClass(const JSHandle<Method> &method, in NewJSFunctionByHClass() function in panda::ecmascript::ObjectFactory |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | new_object_stub_builder.cpp | 134 GateRef NewObjectStubBuilder::NewJSFunctionByHClass(GateRef glue, in NewJSFunctionByHClass() function in panda::ecmascript::kungfu::NewObjectStubBuilder |