Searched defs:caller (Results 1 – 9 of 9) sorted by relevance
27 …CalleeInfo(const Inst &call_inst, const Function *caller) : call_inst_(call_inst), caller_(caller)… in CalleeInfo()
35 JSHandle<EcmaString> caller = thread->GetEcmaVM()->GetFactory()->NewFromASCII("caller"); in GetOwnProperty() local
231 declare const xx: { letter: A, caller: ACaller } | { letter: B, caller: BCaller }; constant
65 size_t GetMethodArgumentsCount([[maybe_unused]] MethodPtr caller, MethodId id) const override in GetMethodArgumentsCount()
159 JSHandle<EcmaString> caller = thread->GetEcmaVM()->GetFactory()->NewFromASCII("caller"); in HWTEST_F_L0() local
426 RuntimeInterface::MethodPtr caller = nullptr; variable
582 GateRef caller = acc_.GetValueIn(frameArgs); in IsRecursiveFunc() local
1057 …auto *caller = AllocNode<ir::MemberExpression>(id, AllocNode<ir::Identifier>(FUNC_NAME_OF_DEFINE_P… in CreateDefinePropertyCall() local1069 auto *caller = AllocNode<ir::MemberExpression>(id, in CreateGetOwnPropertyDescriptorCall() local
3120 JSHandle<JSTaggedValue> caller(factory_->NewFromASCII("caller")); in StrictModeForbiddenAccessCallerArguments() local