Home
last modified time | relevance | path

Searched defs:obj_ (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlreference.h61 VReg obj_; variable
/arkcompiler/ets_runtime/ecmascript/serializer/
Dinter_op_value_deserializer.h28 JSHandle<JSTaggedValue> obj_; member
Dbase_deserializer.h29 JSHandle<JSTaggedValue> obj_; member
55 JSHandle<JSTaggedValue> obj_; member
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h127 VReg obj_; variable
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h204 Global<ObjectRef> obj_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp157 VMHandle<ObjectHeader> obj_; member in ark::mem::RemSetChecker