Searched defs:Call (Results 1 – 4 of 4) sorted by relevance
250 JSTaggedValue JSFunction::Call(JSThread *thread, const JSHandle<JSTaggedValue> &func, in Call() function in panda::ecmascript::JSFunction
547 HWTEST_F_L0(JSProxyTest, Call) in HWTEST_F_L0() argument
1154 static std::string Call() in Call() function
1014 Local<JSValueRef> FunctionRef::Call(const EcmaVM *vm, Local<JSValueRef> thisObj, in Call() function in panda::FunctionRef