Home
last modified time | relevance | path

Searched defs:is_the_hole (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h82 bool FixedArray::is_the_hole(Isolate* isolate, int index) { in is_the_hole() function in v8::internal::FixedArray
412 bool FixedDoubleArray::is_the_hole(Isolate* isolate, int index) { in is_the_hole() function in v8::internal::FixedDoubleArray
416 bool FixedDoubleArray::is_the_hole(int index) { in is_the_hole() function in v8::internal::FixedDoubleArray
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc524 if (!proxies->is_the_hole(isolate, Proxy::kId)) { in GetOrCreateInstanceProxy() function
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc861 GotoIf(IsTheHole(value), &is_the_hole); in HandleLoadICSmiHandlerLoadNamedCase() local

Completed in 11 milliseconds