Searched defs:hint_ (Results 1 – 6 of 6) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | common-operator.h | 115 const BranchHint hint_; variable |
D | js-call-reducer.cc | 184 BranchHint hint_ = BranchHint::kNone; member in v8::internal::compiler::JSCallReducerAssembler::IfBuilder0 |
/third_party/protobuf/src/google/protobuf/ | ||
D | arena_impl.h | 324 std::atomic<SerialArena*> hint_; // Fast thread-local block access variable |
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-module-builder.h | 241 uint8_t hint_ = kNoCompilationHint; variable |
/third_party/node/src/ | ||
D | node_buffer.cc | 105 void* const hint_; member in node::Buffer::__anonf78df58e0111::CallbackInfo |
/third_party/node/deps/v8/src/compiler/backend/ | ||
D | register-allocator.h | 514 void* hint_; in NON_EXPORTED_BASE() local |