Home
last modified time | relevance | path

Searched refs:ensure_space (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc421 EnsureSpace ensure_space(this); in Nop() local
493 EnsureSpace ensure_space(this); in cpuid() local
499 EnsureSpace ensure_space(this); in pushad() local
504 EnsureSpace ensure_space(this); in popad() local
509 EnsureSpace ensure_space(this); in pushfd() local
514 EnsureSpace ensure_space(this); in popfd() local
519 EnsureSpace ensure_space(this); in push() local
530 EnsureSpace ensure_space(this); in push_imm32() local
536 EnsureSpace ensure_space(this); in push() local
541 EnsureSpace ensure_space(this); in push() local
[all …]
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc635 EnsureSpace ensure_space(this); in arithmetic_op() local
643 EnsureSpace ensure_space(this); in arithmetic_op() local
658 EnsureSpace ensure_space(this); in arithmetic_op_16() local
675 EnsureSpace ensure_space(this); in arithmetic_op_16() local
683 EnsureSpace ensure_space(this); in arithmetic_op_8() local
694 EnsureSpace ensure_space(this); in arithmetic_op_8() local
716 EnsureSpace ensure_space(this); in immediate_arithmetic_op() local
734 EnsureSpace ensure_space(this); in immediate_arithmetic_op() local
749 EnsureSpace ensure_space(this); in immediate_arithmetic_op_16() local
768 EnsureSpace ensure_space(this); in immediate_arithmetic_op_16() local
[all …]
/third_party/node/src/quic/
Dlogstream.cc75 ensure_space(buf.len); in Emit()
143 void LogStream::ensure_space(size_t amt) { in ensure_space() function in node::quic::LogStream
Dlogstream.h76 void ensure_space(size_t amt);
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js476 ensure_space(needed) { method in Binary
494 this.ensure_space(1);
499 this.ensure_space(2);
505 this.ensure_space(4);
513 this.ensure_space(max_len);
535 this.ensure_space(data.length);
/third_party/node/deps/v8/src/codegen/
Dcode-comments.cc72 EnsureSpace ensure_space(assm); in Emit() local
Dassembler.cc247 EnsureSpace ensure_space(this); in RecordDeoptReason() local
/third_party/vixl/test/
Dtest-code-buffer.cc85 TEST(ensure_space) { in TEST() argument
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc714 EnsureSpace ensure_space(this); in call() local
724 EnsureSpace ensure_space(this); in jump() local