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/x64/
H A Dassembler-x64.cc635 EnsureSpace ensure_space(this); in arithmetic_op()
643 EnsureSpace ensure_space(this); in arithmetic_op()
658 EnsureSpace ensure_space(this); in arithmetic_op_16()
675 EnsureSpace ensure_space(this); in arithmetic_op_16()
683 EnsureSpace ensure_space(this); in arithmetic_op_8()
694 EnsureSpace ensure_space(this); in arithmetic_op_8()
716 EnsureSpace ensure_space(this); in immediate_arithmetic_op()
734 EnsureSpace ensure_space(this); in immediate_arithmetic_op()
749 EnsureSpace ensure_space(this); in immediate_arithmetic_op_16()
768 EnsureSpace ensure_space(thi in immediate_arithmetic_op_16()
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc421 EnsureSpace ensure_space(this); in Nop()
493 EnsureSpace ensure_space(this); in cpuid()
499 EnsureSpace ensure_space(this); in pushad()
504 EnsureSpace ensure_space(this); in popad()
509 EnsureSpace ensure_space(this); in pushfd()
514 EnsureSpace ensure_space(this); in popfd()
519 EnsureSpace ensure_space(this); in push()
530 EnsureSpace ensure_space(this); in push_imm32()
536 EnsureSpace ensure_space(this); in push()
541 EnsureSpace ensure_space(thi in push()
[all...]
/third_party/node/src/quic/
H A Dlogstream.cc75 ensure_space(buf.len); in Emit()
143 void LogStream::ensure_space(size_t amt) { in ensure_space() function in node::quic::LogStream
H A Dlogstream.h76 void ensure_space(size_t amt);
/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc72 EnsureSpace ensure_space(assm); in Emit()
H A Dassembler.cc247 EnsureSpace ensure_space(this); in RecordDeoptReason()
/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dwasm-module-builder.js476 ensure_space(needed) {
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/vixl/test/
H A Dtest-code-buffer.cc85 TEST(ensure_space) { in TEST()
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc714 EnsureSpace ensure_space(this); in call()
724 EnsureSpace ensure_space(this); in jump()

Completed in 21 milliseconds