Home
last modified time | relevance | path

Searched defs:isCallGetter (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h252 GetPropertyByName(JSThread *thread, JSTaggedValue receiver, JSTaggedValue key, [[maybe_unused]]bool noAllocate, [[maybe_unused]]bool *isCallGetter) GetPropertyByName() argument
H A Djs_object.cpp2403 ExtractConstructorAndRecordName(JSThread *thread, TaggedObject *obj, bool noAllocate, bool *isCallGetter) ExtractConstructorAndRecordName() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp1229 bool isCallGetter = false; in ParseObjectName() local

Completed in 10 milliseconds