Home
last modified time | relevance | path

Searched defs:internal_isolate (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dv8threads.cc61 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in IsLocked() local
Dmksnapshot.cc338 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in main() local
Dapi.cc552 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in Initialize() local
953 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewDescriptor() local
6255 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local
6268 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in New() local
6281 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in NewFromUnsigned() local
6412 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(this); in SetObjectGroupId() local
6420 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(this); in SetReferenceFromGroup() local
6429 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(this); in SetReference() local
6912 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in CancelDebugBreak() local
6918 i::Isolate* internal_isolate = reinterpret_cast<i::Isolate*>(isolate); in CheckDebugBreak() local
[all …]
/external/v8/test/cctest/
Dtest-serialize.cc208 Isolate* internal_isolate = reinterpret_cast<Isolate*>(isolate); in Serialize() local