Searched refs:internal_ (Results 1 – 5 of 5) sorted by relevance
47 explicit NAME (COMPATIBLE internal_) \48 : internal(internal_) {} \
8026 internal_ = reinterpret_cast<void*>( in DisallowJavascriptExecutionScope()8030 internal_ = reinterpret_cast<void*>( in DisallowJavascriptExecutionScope()8038 delete reinterpret_cast<i::DisallowJavascriptExecution*>(internal_); in ~DisallowJavascriptExecutionScope()8040 delete reinterpret_cast<i::ThrowOnJavascriptExecution*>(internal_); in ~DisallowJavascriptExecutionScope()
6391 void* internal_; variable
554 // N.B.: If we switch this to internal_ we'll have to use internal_memmove
5451 * defs.h: Add prototypes for the new internal_* functions.