Home
last modified time | relevance | path

Searched defs:body_size (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-desc.h67 int body_size() const { return instr_size + unwinding_info_size; } in body_size() function in v8::internal::CodeDesc
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.h70 unsigned body_size; member
/third_party/node/deps/v8/src/objects/
H A Dcode.h570 static int SizeFor(int body_size) { in SizeFor() argument
/third_party/ffmpeg/libavformat/
H A Diff.c112 uint32_t body_size; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc2064 size_t WasmCodeManager::EstimateLiftoffCodeSize(int body_size) { in EstimateLiftoffCodeSize() argument

Completed in 9 milliseconds