HomeSort by relevance Sort by last modified time
    Searched refs:v8BooleanWithCheck (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8Binding.h 551 // we need to use v8BooleanWithCheck(value, isolate) if an isolate can be null.
553 // FIXME: Remove all null isolates from V8 bindings, and remove v8BooleanWithCheck(value, isolate).
554 inline v8::Handle<v8::Boolean> v8BooleanWithCheck(bool value, v8::Isolate* isolate)
SerializedScriptValue.cpp     [all...]

Completed in 40 milliseconds