Searched defs:CallFunction (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object.cpp | 1859 JSHandle<JSTaggedValue> JSObject::CallFunction(JSThread *thread, const JSHandle<JSTaggedValue> &fun… in CallFunction() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 11679 GateRef StubBuilder::CallFunction(GateRef glue, GateRef func) in CallFunction() function in panda::ecmascript::kungfu::StubBuilder |