Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_function_test.cpp133 HWTEST_F_L0(JSFunctionTest, Invoke) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp305 JSTaggedValue JSFunction::Invoke(EcmaRuntimeCallInfo *info, const JSHandle<JSTaggedValue> &key) in Invoke() function in panda::ecmascript::JSFunction