Searched refs:BeginBlock (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Runtime.h53 void BeginBlock(){m_bBlocking = TRUE;} function in class:CJS_Runtime
/external/v8/src/compiler/
H A Dcontrol-builders.cc127 void BlockBuilder::BeginBlock() { function in class:v8::internal::compiler::BlockBuilder
H A Dcontrol-builders.h131 void BeginBlock();
H A Dast-graph-builder.cc451 if (stmt->labels() != NULL) block.BeginBlock();
/external/pdfium/fpdfsdk/src/javascript/
H A Dapp.cpp418 pRuntime->BeginBlock();
758 pRuntime->BeginBlock();
H A DDocument.cpp429 pRuntime->BeginBlock();
694 pRuntime->BeginBlock();
732 pRuntime->BeginBlock();
824 pRuntime->BeginBlock();

Completed in 379 milliseconds