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

  /external/v8/src/
builtins.cc 147 static inline bool CalledAsConstructor(Isolate* isolate) {
195 if (CalledAsConstructor(isolate)) {
    [all...]
  /external/chromium_org/v8/src/
builtins.cc 156 static inline bool CalledAsConstructor(Isolate* isolate) {
    [all...]

Completed in 231 milliseconds