Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc322 ExternalCallbackScope* last_callback_scope = NULL; in Advance() local
330 last_callback_scope = external_callback_scope_; in Advance()
340 if (last_callback_scope) { in Advance()
342 last_callback_scope->callback_entrypoint_address(); in Advance()