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