Searched refs:debug_lookup (Results 1 – 1 of 1) sorted by relevance
2022 LookupResult debug_lookup(isolate); in RUNTIME_FUNCTION() local2023 receiver->LocalLookup(isolate->heap()->length_symbol(), &debug_lookup); in RUNTIME_FUNCTION()2024 ASSERT(debug_lookup.type() == CALLBACKS && !debug_lookup.IsReadOnly()); in RUNTIME_FUNCTION()