Home
last modified time | relevance | path

Searched refs:TARGET_OFFSET (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.h91 static constexpr size_t TARGET_OFFSET = ECMAObject::SIZE; member in panda::ecmascript::final
92 ACCESSORS(Target, TARGET_OFFSET, HANDLER_OFFSET)
105 DECL_VISIT_OBJECT(TARGET_OFFSET, BIT_FIELD_OFFSET)
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_proxy_stub_builder.h42 GateRef offset = IntPtr(JSProxy::TARGET_OFFSET); in SetTarget()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h1626 GateRef offset = IntPtr(JSProxy::TARGET_OFFSET); in GetTarget()
3492 GateRef offset = IntPtr(JSProxy::TARGET_OFFSET); in GetTargetFromJSProxy()

Completed in 10 milliseconds