Home
last modified time | relevance | path

Searched defs:CallFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1859 JSHandle<JSTaggedValue> JSObject::CallFunction(JSThread *thread, const JSHandle<JSTaggedValue> &fun… in CallFunction() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp11679 GateRef StubBuilder::CallFunction(GateRef glue, GateRef func) in CallFunction() function in panda::ecmascript::kungfu::StubBuilder