Home
last modified time | relevance | path

Searched defs:maybe_table (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dcode-inl.h208 Object maybe_table = source_position_table(); in SourcePositionTable() local
730 Object maybe_table = source_position_table(kAcquireLoad); in HasSourcePositionTable() local
745 Object maybe_table = source_position_table(kAcquireLoad); in SourcePositionTable() local
Dcode.cc194 Object maybe_table = source_position_table(); in SourcePosition() local
/external/v8/src/wasm/
Dwasm-js.cc1709 auto maybe_table = GetFirstArgumentAsTable(args, &thrower); in WebAssemblyTableType() local