Home
last modified time | relevance | path

Searched defs:DECL_VISIT_NATIVE_FIELD (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_native_pointer.h62 DECL_VISIT_NATIVE_FIELD(POINTER_OFFSET, DATA_SIZE_OFFSET) in DECL_VISIT_NATIVE_FIELD() function
Decma_macros.h465 #define DECL_VISIT_NATIVE_FIELD(BEGIN_OFFSET, END_OFFSET) \ macro