Home
last modified time | relevance | path

Searched refs:last_callback_scope (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dframes.cc360 ExternalCallbackScope* last_callback_scope = nullptr; in Advance() local
368 last_callback_scope = external_callback_scope_; in Advance()
378 if (last_callback_scope) { in Advance()
380 last_callback_scope->callback_entrypoint_address(); in Advance()