Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc64 #define WASM_INSTANCE_OBJECT_FIELD_SIZE(name) \ macro
70 assert_field_size<WASM_INSTANCE_OBJECT_FIELD_SIZE(name), \
74 static_assert(WASM_INSTANCE_OBJECT_FIELD_SIZE(name) == kTaggedSize, \
6695 #undef WASM_INSTANCE_OBJECT_FIELD_SIZE

Completed in 9 milliseconds