Home
last modified time | relevance | path

Searched defs:SetStrictMode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dscopes.h215 void SetStrictMode(StrictMode strict_mode) { strict_mode_ = strict_mode; } in SetStrictMode() function
Dcompiler.h154 void SetStrictMode(StrictMode strict_mode) { in SetStrictMode() function
Dpreparser.h949 void SetStrictMode(StrictMode strict_mode) { strict_mode_ = strict_mode; } in SetStrictMode() function