Searched defs:CallGetter (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| H A D | fast_runtime_stub-inl.h | 161 JSTaggedValue FastRuntimeStub::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter() function in panda::ecmascript::FastRuntimeStub
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | object_fast_operator-inl.h | 964 JSTaggedValue ObjectFastOperator::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter() function in ObjectFastOperator
|
| H A D | js_object.cpp | 1068 JSTaggedValue JSObject::CallGetter(JSThread *thread, const AccessorData *accessor, in CallGetter() function in panda::ecmascript::JSObject
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | hcr_circuit_builder.cpp | 394 GateRef CircuitBuilder::CallGetter(GateRef hirGate, GateRef receiver, GateRef holder, GateRef propertyLookupResult, in CallGetter() function in panda::ecmascript::kungfu::CircuitBuilder
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| H A D | asm_interpreter_call.cpp | 1234 void AsmInterpreterCall::CallGetter(ExtendedAssembler *assembler) in CallGetter() function in panda::ecmascript::x64::AsmInterpreterCall
|
Completed in 13 milliseconds